publicKey

@get:JvmName(name = "getPublicKey")
@set:JvmName(name = "setPublicKey")
var publicKey: ByteString
Records the public key the packet was encrypted with, if applicable.

bytes public_key = 16;